GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReportName | Description | Type | Additional information |
---|---|---|---|
GenerationDate | date |
None. |
|
SubmitDate | date |
None. |
|
ReportPeriodStart | date |
None. |
|
ReportPeriodEnd | date |
None. |
|
State | StatusReportState |
None. |
|
Fields | Dictionary of string [key] and Object [value] |
None. |
|
Tables | Collection of StatusReportTable |
None. |
|
Owners | Collection of globally unique identifier |
None. |
|
Approvers | Collection of globally unique identifier |
None. |
|
ApprovedBy | globally unique identifier |
None. |
|
ApprovalDate | date |
None. |
|
ApprovalComments | string |
None. |
|
WorkPlanId | globally unique identifier |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[ { "GenerationDate": "2025-04-04T02:45:23.2560296+00:00", "SubmitDate": "2025-04-04T02:45:23.2560296+00:00", "ReportPeriodStart": "2025-04-04T02:45:23.2560296+00:00", "ReportPeriodEnd": "2025-04-04T02:45:23.2560296+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "dfb2b4a8-3673-4726-b65e-f16ca7df2681", "Rows": [ { "ItemId": "577c7eb0-cc65-46dd-b00a-3a92b7351c61", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "577c7eb0-cc65-46dd-b00a-3a92b7351c61", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "dfb2b4a8-3673-4726-b65e-f16ca7df2681", "Rows": [ { "ItemId": "577c7eb0-cc65-46dd-b00a-3a92b7351c61", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "577c7eb0-cc65-46dd-b00a-3a92b7351c61", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "7b891eec-f71f-4492-8c9a-d9b2d561e28a", "5815ef29-43cf-4b7e-ac47-f84338e14716" ], "Approvers": [ "3b82244d-6ad1-4839-b752-e3968f38fb27", "87281316-6b57-4962-97c2-158e283a0bc8" ], "ApprovedBy": "531a3126-4641-4137-94fc-93875bb06bb6", "ApprovalDate": "2025-04-04T02:45:23.2560296+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "e2da58f6-b267-47cb-9d19-0a2f9b22e155", "id": "78882947-8241-4a6d-b17b-53bfb1fc2fb0", "ConfigId": "02ce2016-5089-42b6-a46a-4c898d82c1e6" }, { "GenerationDate": "2025-04-04T02:45:23.2560296+00:00", "SubmitDate": "2025-04-04T02:45:23.2560296+00:00", "ReportPeriodStart": "2025-04-04T02:45:23.2560296+00:00", "ReportPeriodEnd": "2025-04-04T02:45:23.2560296+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "dfb2b4a8-3673-4726-b65e-f16ca7df2681", "Rows": [ { "ItemId": "577c7eb0-cc65-46dd-b00a-3a92b7351c61", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "577c7eb0-cc65-46dd-b00a-3a92b7351c61", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "dfb2b4a8-3673-4726-b65e-f16ca7df2681", "Rows": [ { "ItemId": "577c7eb0-cc65-46dd-b00a-3a92b7351c61", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "577c7eb0-cc65-46dd-b00a-3a92b7351c61", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "7b891eec-f71f-4492-8c9a-d9b2d561e28a", "5815ef29-43cf-4b7e-ac47-f84338e14716" ], "Approvers": [ "3b82244d-6ad1-4839-b752-e3968f38fb27", "87281316-6b57-4962-97c2-158e283a0bc8" ], "ApprovedBy": "531a3126-4641-4137-94fc-93875bb06bb6", "ApprovalDate": "2025-04-04T02:45:23.2560296+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "e2da58f6-b267-47cb-9d19-0a2f9b22e155", "id": "78882947-8241-4a6d-b17b-53bfb1fc2fb0", "ConfigId": "02ce2016-5089-42b6-a46a-4c898d82c1e6" } ]